This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-02-03 12:16:35 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
os
/
net
History
Julian Harnath
d10ecc2c41
Style fix: add parameter name
...
* As pointed out by Axel.
2014-02-22 13:51:55 +00:00
..
AbstractSocket.h
…
Certificate.h
Disallow copy-construction of BCertificate.
2014-02-22 13:51:52 +00:00
DatagramSocket.h
…
DataRequest.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
FileRequest.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
HttpAuthentication.h
…
HttpForm.h
Style fixes to HttpForm
2013-11-04 20:16:05 -05:00
HttpHeaders.h
…
HttpRequest.h
Remove B_PROT_* and related code
2014-01-13 08:05:32 +01:00
HttpResult.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
net_settings.h
…
NetAddress.h
…
NetBuffer.h
…
NetDebug.h
…
NetEndpoint.h
BNetEndpoint: Fix socket leak and reduce Accept() overhead.
2013-11-24 22:36:29 +01:00
NetworkAddress.h
…
NetworkAddressResolver.h
…
NetworkCookie.h
…
NetworkCookieJar.h
Network Cookie Jar: implement assignment operator.
2013-10-28 17:29:19 +01:00
NetworkDevice.h
…
NetworkInterface.h
Added family parameter to the GetRoutes() API.
2013-11-18 10:13:26 +01:00
NetworkNotifications.h
…
NetworkRoster.h
Added family parameter to the GetRoutes() API.
2013-11-18 10:13:26 +01:00
SecureSocket.h
Style fix: add parameter name
2014-02-22 13:51:55 +00:00
Socket.h
…
Url.h
Network Kit: Coverity scan review and fixes
2013-10-21 09:21:00 +02:00
UrlContext.h
Improve HTTP authentication support.
2013-10-28 17:29:20 +01:00
UrlProtocolAsynchronousListener.h
…
UrlProtocolDispatchingListener.h
…
UrlProtocolListener.h
…
UrlProtocolRoster.h
…
UrlRequest.h
Remove B_PROT_* and related code
2014-01-13 08:05:32 +01:00
UrlResult.h
Reintroduce BUrlResult and add BDataRequest
2013-12-11 17:29:25 +01:00
UrlSynchronousRequest.h
…