[Bug 7929] C&C 3 network does not work
Dec. 9, 2007
6:51 a.m.
http://bugs.winehq.org/show_bug.cgi?id=7929 --- Comment #70 from Ambro <ambro(a)b4ever.net> 2007-12-09 06:51:22 --- We could bind to the interface address and the broadcast address at the same time using two sockets (e.g. 192.168.1.30 and 192.168.1.255), but as I see this is impossible with current infrastructure. Wine expects i/o on objects to be done with the single fd inside the object. Wine would need to be modified to allow to define operations currently used with 'struct fd' directly on the object. Particularily async i/o queues and completion queue I think. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
6682
Age (days ago)
6682
Last active (days ago)
0 comments
1 participants
participants (1)
-
wine-bugs@winehq.org