Hi, I see that there is now a UDP socket type for the nsSocketTransportService::CreateTransport method - are there any similar plans for server sockets? Glancing at the code, it seems that it might just be a matter of calling PR_OpenUDPSocket instead of PR_OpenTCPSocket in the nsServerSocket::InitWithAddress method if there were a way to specify a choice...
Thanks! _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
