udp.Table was assigned after the readLoop started, so packets could arrive and be processed before the Table was there. |
||
|---|---|---|
| .. | ||
| node_test.go | ||
| node.go | ||
| table_test.go | ||
| table.go | ||
| udp_test.go | ||
| udp.go | ||
udp.Table was assigned after the readLoop started, so packets could arrive and be processed before the Table was there. |
||
|---|---|---|
| .. | ||
| node_test.go | ||
| node.go | ||
| table_test.go | ||
| table.go | ||
| udp_test.go | ||
| udp.go | ||