summaryrefslogtreecommitdiff
path: root/usock.c
Commit message (Expand)AuthorAgeFilesLines
* usock: fix poll return code checkFelix Fietkau2023-03-081-4/+1
* usock: implement usock_inet_timeout() with RFC6555 supportFelix Fietkau2016-01-281-6/+134
* usock: add usock_inet, which returns the remote addressFelix Fietkau2016-01-151-7/+12
* usock: set socket flags right after creating itRafał Miłecki2015-01-151-6/+7
* usock: add helper waiting for socket to be readyRafał Miłecki2015-01-151-0/+27
* usock: add usock_port() for convenient use of numeric portsJo-Philipp Wich2014-09-231-0/+13
* add license headers for usockFelix Fietkau2013-01-131-0/+18
* usock: remove code duplicationFelix Fietkau2011-02-071-85/+84
* Initial importFelix Fietkau2010-10-131-0/+102