We have a transport protocol in TDI and we also provide Winsock Transport Service for this protocol with winsock helper DLL. We are using AF_UNSPEC for Address Family for this protocol at this time as there is no suitable address family in the current definition in winsock2.h. And I see that Address families are added by Microsoft when a new family is introduced. Do we have to register to Microsoft to register our Address family to avoid using AF_UNSPEC? If so, to whom (or email address) in Microsoft should I contact?
Regards,
Chesong Lee