haiku/headers/os/net
Stephan Aßmus 45939109b4 Patch done by Christophe Huriaux as part of GSoC 2010 "Services Kit" project:
Integrated the classes in the Network Kit (libbnetapi.so). Only the foundation
classed BUrl, BUrlContext, BNetworkCookie, BNetworkCookieJar and the private
HttpTime code is currently compiled. The BUrlProtocol currently contains some
misplaced BUrlProtocolHttp specific stuff, and the HTTP stuff itself has a
dependency on libcrypto and should live in an add-on instead. I've sprinkled
some TODOs in the code, and I've done some renaming compared to the last
version of the GSoC patch. Any help to bring this further along is appreciated.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39161 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-27 14:03:31 +00:00
..
HttpAuthentication.h
HttpForm.h
HttpHeaders.h
NetAddress.h
NetBuffer.h
NetDebug.h
NetEndpoint.h
NetworkAddress.h * Added non-const sockaddr casts. 2010-08-18 15:41:33 +00:00
NetworkAddressResolver.h
NetworkCookie.h
NetworkCookieJar.h
NetworkDevice.h
NetworkInterface.h
NetworkNotifications.h
NetworkRoster.h
Url.h
UrlContext.h
UrlProtocol.h
UrlProtocolAsynchronousListener.h
UrlProtocolDispatchingListener.h
UrlProtocolHttp.h
UrlProtocolListener.h
UrlRequest.h
UrlResult.h
UrlSynchronousRequest.h
net_settings.h