fix race conditions

This commit is contained in:
Jeremy Latt
2014-02-13 23:16:07 -08:00
parent 7051627fb2
commit 6ea3c8f4d1
3 changed files with 31 additions and 7 deletions
+1
View File
@@ -17,6 +17,7 @@ I wanted to learn Go.
- [RFC 2811: IRC Channel Management](http://tools.ietf.org/html/rfc2811)
- [RFC 2812: IRC Client Protocol](http://tools.ietf.org/html/rfc2812)
- [RFC 2813: IRC Server Protocol](http://tools.ietf.org/html/rfc2813)
- [IRC/2 Numeric List](https://www.alien.net.au/irc/irc2numerics.html)
## Running the Server