You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Racket Users
I looking at implementing DTLS (TLS for UDP) and I see that ports->ssl-ports in the openssl package does not specify that the port has to be TCP. Does that mean that this should already work with UDP? If so, has anyone done much work with this?