]> git.gir.st - ircpipe.git/commit
implement TLS_WANT_POLL{IN,OUT}
authorTobias Girstmair <t@thi3nkpad.localdomain>
Sat, 27 Apr 2024 10:43:40 +0000 (12:43 +0200)
committerTobias Girstmair <t@thi3nkpad.localdomain>
Sat, 27 Apr 2024 10:52:28 +0000 (12:52 +0200)
commit720575d6566ecc2ec66b32ba69e12c6476cef914
treed1313494927d6216c7055ffbcd4911881204231a
parentbc4fc3b442d7e02390807c50a3b99a5790f112d6
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