haiku/headers
Adrien Destugues 5b53e2e516 HttpRequest: close the connection on Stop()
When calling Stop(), we expect the request thread to exit as soon as
possible. Closing the connection unlocks it from any blocking read() or
write(), avoiding some lockup situations.
2014-01-02 08:38:03 +01:00
..
build ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
compatibility Add sysexits.h from FreeBSD r259958 2013-12-27 19:16:15 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Allow use of c_str() on wstring. 2012-10-27 17:14:55 +02:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs agg: Werror fixes in previously unused templates. 2013-12-24 09:28:44 +01:00
os HttpRequest: close the connection on Stop() 2014-01-02 08:38:03 +01:00
posix Remove comment. 2013-12-21 21:58:28 +01:00
private BControl: Move icon code to separate class BIcon 2013-12-22 15:17:53 +01:00
tools