haiku/headers/os/net
Axel Dörfler 0e478f5aec Added experimental version of a Socket API with SSL support.
* Each class has a Socket() method to retrieve the underlaying file descriptor
  to be able to do the more advanced stuff, if necessary.
* A server socket is yet missing, but the rest is pretty much covered.
2011-11-21 22:07:52 +01:00
..
AbstractSocket.h
DatagramSocket.h
HttpAuthentication.h
HttpForm.h
HttpHeaders.h
net_settings.h
NetAddress.h
NetBuffer.h
NetDebug.h
NetEndpoint.h
NetworkAddress.h
NetworkAddressResolver.h
NetworkCookie.h
NetworkCookieJar.h
NetworkDevice.h
NetworkInterface.h
NetworkNotifications.h
NetworkRoster.h
SecureSocket.h
Socket.h
Url.h
UrlContext.h
UrlProtocol.h
UrlProtocolAsynchronousListener.h
UrlProtocolDispatchingListener.h
UrlProtocolHttp.h
UrlProtocolListener.h
UrlRequest.h
UrlResult.h
UrlSynchronousRequest.h