-
- Downloads
- Ident.pmod now uses Stdio.FILE->gets() instead of
Stdio.File->read(), since the latter sometimes didn't work (blocked Stdio.File->indefinitely). - NNTP.pmod now sends commands ending with \r\n instead of just \n. - Added second argument, port, to SMTP.client.create to allow usage of non-standard ports. Rev: lib/modules/Protocols.pmod/Ident.pmod:1.4 Rev: lib/modules/Protocols.pmod/NNTP.pmod:1.5 Rev: lib/modules/Protocols.pmod/SMTP.pmod:1.6
Showing
Loading
Please register or sign in to comment