Age | Commit message (Collapse) | Author |
|
name contains dots
|
|
Hopefully this addresses #25.
|
|
Fixes #5. xfer shouldn't try to bind() to the own_ip
address. Instead, always bind to the same local address that is
connected to the irc server, and just change the out_addr if own_ip is
used.
Also fixes a memory leak in error path.
|
|
|
|
|
|
|
|
|
|
Thanks to Andrew Potter for the patch.
|
|
|
|
|
|
|
|
|
|
|
|
Error number and string is now displayed when an error is returned by one of
these functions: socket, setsockopt, fcntl, pipe, accept, bind, listen, mkfifo.
|
|
|
|
|
|
|
|
|
|
Nils Görs)
|
|
restarting WeeChat, for delayed restoration)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(bug #31531)
This commit fixes another bug when file is sent: sometimes transfer was still
active although file was successfully sent.
|
|
|
|
|
|
|
|
|
|
home in paths
|
|
|
|
|
|
|
|
|
|
|
|
plugin (bug #28658)
|
|
|
|
|
|
|
|
version any more (API comparison is enough)
|
|
|
|
buffer if it already exists
|
|
|
|
|
|
|
|
|
|
server (task #6859)
|
|
|