package
Version:
v3.2.1
Opens a new window with list of versions in this module.
Published: Mar 14, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package timednetconn contains a net.Conn wrapper with deadlines.
New returns a io.ReadWriteCloser that calls SetReadDeadline() before Read()
and SetWriteDeadline() before Write().
Source Files
¶
Click to show internal directories.
Click to hide internal directories.