Software /
code /
prosody
Annotate
AUTHORS @ 2057:ee2929e620bb
server.lua: Add addsocket(), refactor all code to use it, fixes nasty socket object leak - moral of the story is to not duplicate code, and not prematurely optimise. But you knew that already didn't you?
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 26 Oct 2009 23:29:04 +0000 |
parent | 792:57c793b1575f |
child | 5403:d7ecf6cd584e |
rev | line source |
---|---|
94 | 1 == Core development team == |
2 | |
792
57c793b1575f
Fix to correct my email address in AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
521
diff
changeset
|
3 Matthew Wild (matthew.wild AT heavy-horse.co.uk) |
94 | 4 Waqas Hussain (waqas20 AT gmail.com) |