read_packet in mingw
Guus Sliepen
guus at tinc-vpn.org
Thu Oct 7 11:40:23 CEST 2010
On Thu, Oct 07, 2010 at 10:36:08PM +1300, Andrew Savinykh wrote:
> Quick question, why read_packet function in mingw device.c is empty?
Because packets from the TAP-Win32 adapter on Windows are not read via the
select() loop in the main thread, but in the tapreader() function which is run
in its own thread.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20101007/e01930c0/attachment.pgp>
More information about the tinc
mailing list