summaryrefslogtreecommitdiff
path: root/methods/connect.h
AgeCommit message (Collapse)Author
2017-06-28methods: connect: Switch from int fds to new MethodFdJulian Andres Klode
Use std::unique_ptr<MethodFd> everywhere we used an integer-based file descriptor before. This allows us to implement stuff like TLS support easily. Gbp-Dch: ignore
2017-06-28methods: connect: Change PkgAcqMethod to aptMethodJulian Andres Klode
This will allow us to access ConfigFind() and stuff which makes it possible for us to implement TLS support. Gbp-Dch: ignore
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2004-09-20Join with aliencodeArch Librarian
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20Better handling of missing servicesArch Librarian
Author: jgg Date: 1999-07-18 23:06:56 GMT Better handling of missing services
2004-09-20Multiprotocol connectArch Librarian
Author: jgg Date: 1999-05-29 03:25:03 GMT Multiprotocol connect