Flush output buffers in the tap reader thread on Windows.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 1 Mar 2013 16:15:26 +0000 (17:15 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 1 Mar 2013 16:37:56 +0000 (17:37 +0100)
commitf9ab8e266b93aa3be772374ef4a8fdb06e376568
tree792127690dd99c42629f7d1b2733dfbd0961a34f
parent4d05e695ab68a16cc5ed853b50482c443c6e12a9
Flush output buffers in the tap reader thread on Windows.

This is basically a port of commit 50fcfea1 to 1.1.
src/event.c
src/event.h
src/mingw/device.c
src/net_socket.c