]> arthur.barton.de Git - ngircd.git/commit
New connection option CONN_RFC1459.
authorAlexander Barton <alex@barton.de>
Wed, 13 Aug 2008 14:52:35 +0000 (16:52 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 23 Sep 2008 09:47:17 +0000 (11:47 +0200)
commit6bc2d3d06e9cb4da68ea4b63d9b6b219d88ab927
tree0c987897a483bb1dbc4ff6c90f3e6c74e8a67d86
parenta5735f68d7dd8cc7b106e0183b44002785dd8425
New connection option CONN_RFC1459.

This new connection option CONN_RFC1459 indicates that the peer on this
link only supports the IRC protocol as defined in RFC 1459 and that the
compatibility mode (e. g. for outgoing commands like NICK) should be used.
src/ngircd/conn.h
src/ngircd/irc-login.c