]> git.gir.st - ircpipe.git/commit
implement TLS_WANT_POLL{IN,OUT}
authorTobias Girstmair <tobi@isticktoit.net>
Sat, 27 Apr 2024 10:43:40 +0000 (12:43 +0200)
committerTobias Girstmair <tobi@isticktoit.net>
Sat, 27 Apr 2024 10:52:28 +0000 (12:52 +0200)
commit89ac3679822287ecf67d32e50005fc7de99d8beb
treed1313494927d6216c7055ffbcd4911881204231a
parent0f0783e4a6cecf71e21f6d5822b35559fcac6175
implement TLS_WANT_POLL{IN,OUT}

we always listen for POLLIN events, so we don't need to explicitly check
for it. not sure if this implementation is correct. modeled after
https://github.com/openbsd/src/blob/master/usr.bin/nc/netcat.c
ircpipe.c
Imprint / Impressum