Standa Opichal
|
cb98cd8405
|
Dropped NetCreateFlags in favor of SocketType
* SocketType declaration moved to network.h
|
2017-06-23 22:50:21 +02:00 |
|
Thorsten von Eicken
|
ef0024c68a
|
return error object for client socket errors
|
2015-12-09 00:03:23 -08:00 |
|
Gordon Williams
|
4111ee167a
|
Rename USE_HTTPS to USE_TLS, and enable by default for Pico + Linux
Add 'tls' module with 'connect' - for TLS Socket connections
|
2015-11-19 17:02:06 +00:00 |
|
Gordon Williams
|
1b8e61b139
|
Fix writes on HTTP requests after a timeout, and add chunked encoding if the header is set.
|
2015-10-07 13:05:56 +01:00 |
|
Gordon Williams
|
2d8d5a232c
|
refactoring
|
2015-02-06 11:23:10 +00:00 |
|
Gordon Williams
|
cc9cd4a3cc
|
initial socket support - client now working
|
2014-11-20 11:50:21 +00:00 |
|
Gordon Williams
|
585f571fbc
|
refactoring
|
2014-07-28 15:57:08 +01:00 |
|