mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-30 09:06:20 +00:00
Bug fix: when using tls, if a stanza is bigger than the buffer of 4096 in event.c, the stanza will not be read as select will return 0 on the ssl socket and the data will be in ssl buffers. Partial fix, only for Linux for now
This commit is contained in:
Reference in New Issue
Block a user