mirror of
https://github.com/fluffle/goirc
synced 2025-11-03 03:28:03 +00:00
Using the length of the provided buffer is dangerous after the first buffered read from it, as it'll be the length of the buffer size... |
||
|---|---|---|
| .. | ||
| commands.go | ||
| commands_test.go | ||
| connection.go | ||
| connection_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| line.go | ||
| mocknetconn_test.go | ||
| state_handlers.go | ||