Software /
code /
prosody
File
.hgignore @ 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 | 1296:5cf4c444d3f9 |
child | 2905:b924d915c4d0 |
line wrap: on
line source
syntax: glob .hgignore data local www_files html/* prosody.lua prosody.cfg.lua config.unix *.patch *.orig *.rej *.save *~ *.report *.o *.so *.install *.pid *.log *.err *.debug