Age | Commit message (Expand) | Author |
---|---|---|
2021-03-16 | net: add connect() and getsockopt() wrappers to Sock | Vasil Dimov |
2021-03-16 | i2p: limit the size of incoming messages | Vasil Dimov |
2021-03-01 | net: extend Sock with a method to check whether connected | Vasil Dimov |
2021-03-01 | net: extend Sock with methods for robust send & read until terminator | Vasil Dimov |
2021-03-01 | net: extend Sock::Wait() to report a timeout | Vasil Dimov |
2021-02-10 | net: add RAII socket and use it instead of bare SOCKET | Vasil Dimov |
2021-02-10 | net: move CloseSocket() from netbase to util/sock | Vasil Dimov |