Łukasz Chróst
Job: student
Contact info: http://lukasz.chrost.com
TODO:
Main task: improve (or better: 'implement') <code>mswsock.dll</code>.
Validate the TransmitFile function. (work in progress)
Prepare new overlapped mechanism for TransmitFile (APC)
- Prepare and run bunch of tests
- Prepare patch for validation
Implement TransmitPackets
Validate the TransmitPackets.
- Rewrite tests so they do not to use netcat.
- Move some of internal socket service functions into ntdll - pseudo-TDI
- Get rid of forward specification.
- Upgrade the way WINE handles sockets to support advanced socket information.
- Implement TF_REUSE_SOCKET (AND_ALL_LIKE_THAT).
Implement "AcceptEx", "DisconnectEx" and all the rest.
