Add a deadline for origin writes as a preventative measure in the case that the kernel blocks any writes for too long. In the case that the socket exceeds the write deadline, the datagram will be dropped. Closes TUN-9882 |
||
|---|---|---|
| .. | ||
| v3 | ||
| constants.go | ||
| conversion.go | ||
| datagram.go | ||
| datagram_test.go | ||
| datagramv2.go | ||
| metrics.go | ||
| param_unix.go | ||
| param_windows.go | ||
| safe_stream.go | ||
| safe_stream_test.go | ||
| tracing.go | ||