Niels Sascha Reedijk
f54a5a68d7
HaikuBook: Prepare for newer Network Services Kit docs
...
Change-Id: Ib2cc458f9121cb78250a643affc0933512e65bc8
2021-12-17 16:25:44 +00:00
Leorize
42819a8b49
docs/user/net: add BUrlRequest documentation
...
Change-Id: I88bff3c452ed9e2025c7d258167ced14919c4e9c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2984
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-07-25 11:52:21 +00:00
Leorize
9b692462b3
docs/user/net: add BUrlResult documentation
...
Change-Id: I94d7c258da60b2fa7add446dfc37aba0a14f6241
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2983
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-07-25 11:52:21 +00:00
Leorize
937388cdd8
docs/user/net: add BUrlProtocolDispatchingListener documentation
...
Change-Id: I8515f6d5feab3399f3b0357b78e7e791cdf6df25
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2982
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-07-25 11:52:21 +00:00
Niels Sascha Reedijk
094b8dcf70
HaikuBook: housekeeping of the netservices documentation
...
Change-Id: I6f9444665e061047bfb024ac0274b69fa1396912
2021-01-29 09:56:28 +00:00
Leorize
b4024938bd
BUrlProtocolListener: Update DownloadProgress() docs
...
Updated to reflect the consistency changes done to
BUrlProtocolListener::DownloadProgress().
Change-Id: I05cfac647507a3fff294900a107293b85eff60fb
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3079
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-07-25 18:13:20 +00:00
Leorize
385d1b54e1
docs/user/net/UrlProtocolListener: document debug message types
...
Change-Id: If4143acaf2679a74e1a7e358452f9ae306449411
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2985
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-07-22 01:39:40 +00:00
Leorize
bbc0611099
docs: Add docs for BUrlProtocolAsynchronousListener
...
Change-Id: Ib9df07d42d0153a7e0135acae85c00f3a1e6bd93
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2930
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-06-20 18:13:33 +00:00
Leorize
b927cf6822
docs: Add documentation for BUrlProtocolListener
...
Change-Id: I6fb6092d31e9ff94a1c9466240b375b9b88f2d8f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2929
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-06-20 18:13:33 +00:00
Leorize
fcf08bbd68
docs: Add documentation for BUrlProtocolRoster
...
Change-Id: Id4bc0809c970ea14f814820b54e52073e3396502
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2928
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-06-20 18:13:33 +00:00
John Scipione
b5665b7243
AbstractSocket docs: Document reuseAddr param of Bind()
2016-04-29 15:43:45 -07:00
John Scipione
b1a9f638da
Add preliminary Net Kit intro by Philippe Houdoin
...
From here:
http://philippe.houdoin.free.fr/phil/beos/openbeos/network_kit/overview.html
2015-01-27 19:16:54 -05:00
Axel Dörfler
c8127e2b7d
DatagramSocket.dox: fixed ReceiveFrom() description.
...
* Please read other documentation and code before trying to write any
documentation for Haiku. While any effort to improve our documentation
is welcome, adding non-sense to it is harmful. Writing proper
documentation is hard.
* Fixed spelling in a number of cases.
* Please don't write method names without (). Please use \a and \c to
mark the text accordingly.
2014-03-26 23:47:08 +01:00
John Scipione
f27f868283
Not in group libbe
2013-11-05 13:25:00 -05:00
John Scipione
40cbf3eb0e
Documentation fixes to HttpRequest, fixes warnings.
2013-11-04 20:17:45 -05:00
John Scipione
f8133e6de7
Documentation updates to HttpForm
...
Stub out missing method docs.
2013-11-04 20:17:18 -05:00
Adrien Destugues
25b034e99c
HttpRequest: docs and memory management fixes
...
* Now takes ownership of headers, form data and input data
* Split Set* and Adopt* methods to help with proper use of this (Set
does a copy)
* Write documentation.
2013-10-17 14:24:20 +02:00
Adrien Destugues
7ed015e409
Integrate comments from Axel over the ML.
2013-10-05 10:09:44 +02:00
Adrien Destugues
4cf6217227
Document some classes for the Network Kit.
2013-10-04 16:57:00 +02:00