Home
last modified time | relevance | path

Searched refs:sio_test (Results 1 – 3 of 3) sorted by relevance

/dports/dns/ldapdns/ldapdns-2.07/
H A Dtcpserver.c245 if (!sio_test(tcpserver_active, server_fd)) { in tp_read()
266 if (!sio_test(tcpserver_active, c->sock)) { in tp_read()
H A Dsio.h24 int inline sio_test(bin_t b, int fd) in sio_test() function
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/secure-io/sio-go/
H A Dexamples_test.go5 package sio_test package