diff options
author | Coren[m] <Break@Ocean> | 2013-10-06 16:37:02 +0200 |
---|---|---|
committer | Coren[m] <Break@Ocean> | 2013-10-06 16:37:02 +0200 |
commit | 355c55f745f507934deb236083db41ea2ee24312 (patch) | |
tree | d044f3a68eeb4bfe43a1a5e0be40cbec260d50fa /libtoxcore.pc.in | |
parent | 1331a32223da0090ab982eabd4e04f3d8e36b6af (diff) |
sendqueue_length no longer determines if we check for socket-can-write, but sendpacket() sets a timestamp if it happened
network.*:
- sendpacket(): checks result and on EAGAIN, stores time of this event
- networking_wait_prepare(): uses the time if set to check up to 500ms later for the socket to be writeable again
- networking_wait_cleanup(): clears the time if the socket was writeable
- fixed some accidental tabs
Messenger.*, tox.*:
- pass-through functions to reach networking_wait_cleanup()
- fixed some accidental tabs
Diffstat (limited to 'libtoxcore.pc.in')
0 files changed, 0 insertions, 0 deletions