Javivi 3c49064308 Fixs for the module
- Fixed the backwards compatibility with the return codes
- Merged socket_connect and socket_connect_nb
- Added a 5th parameter to socket_open that takes bit flags to enable
the new features (libc errors & nonblocking sockets)
- Fixed an error on socket_send2 that caused the buffet not to start
from the beginning if multiple calls were made
- Updated docs
- [docs] Prefixed error codes with SOCK_
- [docs] Added the new flags SOCK_NON_BLOCKING and SOCK_LIBC_ERRORS
- [docs] Added a new stock called SOCK_ERROR_EINPROGRESS(error) to be
used when checking if a newly created nonblocking socket is connecting
2016-04-02 22:06:10 +02:00
..
2015-05-06 11:28:54 +02:00
2015-03-09 19:41:21 +01:00
2015-09-05 08:42:31 +02:00
2015-03-09 19:41:21 +01:00
2015-03-09 19:41:21 +01:00
2015-03-09 19:41:21 +01:00
2015-08-22 17:51:48 -03:00
2015-03-09 19:41:21 +01:00
2015-03-11 15:19:27 +02:00
2014-10-05 16:19:47 +06:00
2005-08-24 06:13:55 +00:00
2015-03-11 15:19:27 +02:00
2015-03-25 13:50:07 +01:00
2013-09-10 09:04:52 +02:00
2015-03-11 15:19:27 +02:00
2015-03-12 22:50:49 +05:00
2015-03-11 15:19:27 +02:00
2015-03-10 16:51:45 +01:00
2015-03-11 15:19:27 +02:00
2016-04-02 22:06:10 +02:00
2015-03-10 16:51:45 +01:00
2014-08-26 09:04:36 +02:00
2015-03-11 15:19:27 +02:00
2015-03-11 15:19:27 +02:00