[ircsohbe@localhost unrealircd]$ ./unrealircd start
Starting UnrealIRCd ...
Search found 3 matches
- Wed Dec 27, 2023 9:01 pm
- Forum: Installing and getting connected
- Topic: [SOLVED] Could not listen on IP "::" on port 6667: all connections in use
- Replies: 3
- Views: 12992
- Wed Dec 27, 2023 5:17 pm
- Forum: Installing and getting connected
- Topic: [SOLVED] Could not listen on IP "::" on port 6667: all connections in use
- Replies: 3
- Views: 12992
[SOLVED] Could not listen on IP "::" on port 6667: all connections in use
There is no problem in unrealircd-6.1.3, I get the following error in the latest version, unrealircd6.1.4
How can I fix
[info] Loading IRCd configuration..
[info] Testing IRCd configuration..
[info] Configuration loaded
[fatal] Could not listen on IP "::" on port 6900: all connections in use ...
How can I fix
[info] Loading IRCd configuration..
[info] Testing IRCd configuration..
[info] Configuration loaded
[fatal] Could not listen on IP "::" on port 6900: all connections in use ...
- Fri Sep 04, 2020 1:38 pm
- Forum: UnrealIRCd 4 modules (third party)
- Topic: Unreal4* Modul Kodu
- Replies: 1
- Views: 50567
Unreal4* Modul Kodu
hello guys i am developing a module but i got stuck somewhere
#include "unrealircd.h"
int chansno_hook_chanmode(aClient *cptr, aClient *sptr, aChannel *chptr, char *modebuf, char *parabuf, time_t sendts, int samode);
ModuleHeader MOD_HEADER() = {
"JRodix Kanal Bilgilendirme Modulu",
"v1 ...
#include "unrealircd.h"
int chansno_hook_chanmode(aClient *cptr, aClient *sptr, aChannel *chptr, char *modebuf, char *parabuf, time_t sendts, int samode);
ModuleHeader MOD_HEADER() = {
"JRodix Kanal Bilgilendirme Modulu",
"v1 ...