2
0
mirror of https://github.com/msantos/xmppipe synced 2024-11-16 00:12:59 +00:00
Go to file
Michael Santos 1a680daa48 example: read in larger chunks of data
Lengthen the poll delay to read in larger chunks of data. With a poll
value of 1 ms, there could be a large protocol message overhead: 1
character per XML stanza.
2015-06-15 16:55:41 -04:00
examples example: read in larger chunks of data 2015-06-15 16:55:41 -04:00
src Test string is NULL, not first character of string 2015-06-12 10:16:56 -04:00
.gitignore Forward stdin over XMPP 2015-05-11 15:19:35 -04:00
Makefile makefile: static target, link against libresolv 2015-05-25 10:20:04 -04:00