author | Stefan Hacker <stefan.hacker@web.de> | |
Sun, 13 Apr 2008 08:13:44 +0000 (10:13 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 13 Apr 2008 08:13:44 +0000 (10:13 +0200) | ||
commit | f1b41d4848f3212824c6d267ced3ebe738aa4dd3 | |
tree | d1dc9d03cf7f4d62898f294f843f701217a2fd1b | tree | snapshot |
parent | f27cdf7cdde903447a5fc9e1340de34a5243f002 | commit | diff |
teamspeak2 plugin: Flush the sending filehandle after writing to it.
The only real Problem I found is that you forgot to flush the outgoing buffer
after using fputs so nothing got sent. I added the fflush but now I'm not
really sure what would happen if sending failed....
The only real Problem I found is that you forgot to flush the outgoing buffer
after using fputs so nothing got sent. I added the fflush but now I'm not
really sure what would happen if sending failed....
src/teamspeak2.c | diff | blob | history |