prosody
log
graph
tags
bookmarks
branches
99700e601d16
browse
changeset
net/server_select.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
net/server_select.lua @ 2545:
99700e601d16
less
more
|
(0)
tip
description
author
age
net.server_select: Remove startssl parameter to the client/server creation functions - passing a sslctx now indicates you want to use SSL from the start
Matthew Wild
2010-01-31
net.server_{select,event}: Fail gracefully if socket doesn't have a setoption method (LuaSec issue I think)
Matthew Wild
2010-01-21
net.server_select: Add conn:setoption() to set options on the socket
Matthew Wild
2010-01-12
net.server_select: Fix oops in last commit
Matthew Wild
2010-01-06
net.server_select: Allow setting the logger using server.setlogger
Matthew Wild
2010-01-06
net.server_select: Add get_backend() method
Matthew Wild
2009-12-08
net.server_select, net.server_event: Convert to unix line endings from Windows
Matthew Wild
2009-12-04
net.server_select: Restore checks for wantread/timeout errors on receive
Matthew Wild
2009-12-03
net.server_select: Add a function to just lock a stream for reading
Sjoerd Simons
2009-12-03
net.server_select: Make bufferlen() method return, of all things, the buffer length
Matthew Wild
2009-12-03
net.server_select: Fix possibility of losing data sent from a socket just before it closes (thanks Sjoerd Simons)
Matthew Wild
2009-12-03
net.server_select: Update conn.close() to use new connection method convention
Matthew Wild
2009-11-28
net.server_select: Rename server.setsend() to server.set_send() for consistency
Matthew Wild
2009-11-26
net.server_select: Bring up to date to new common connection API
Matthew Wild
2009-11-22
net.server_select: Change addserver() parameters to be compatible with new standard syntax
Matthew Wild
2009-11-21
net.server: Rename to net.server_select
base
net/server.lua@5451ab3dc03c
Matthew Wild
2009-11-21
less
more
|
(0)
tip