I read the MSDN for AcceptEx and LPFN_CONNECTEX(ConnectEx).
According to MSDN, AcceptEx is a function but LPFN_CONNECTEX is a callback function.
Is it just related to using WSAIoctl to get a function pointer?
If it is, Is LPFN_ACCEPTEX a callback function?