Hi, I'm afraid that it is not. I remember that Windows lacks dup(), and at that time my (quick) attempt to replicate dup() for Windows failed (see http/Server.C, top of file). I filed a bug report on our redmine system.
http://redmine.webtoolkit.eu/issues/show/322 Regards, Wim. 2010/3/3 <[email protected]>: > > When I see the documentation Wt::WSocketNotifier, its example is show *nix > socket style. > > Then I try it in windows platform, but using <winsock2.h> WSASocket(), it > doesn't work > for me, when any read, write, exception come, I got this exception by visual > studio 2005: > > Unhandled exception at 0x0048d665 in ServerPush.exe: 0xC0000005: Access > violation reading location 0x00000074. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
