In a message dated 2/28/99 7:20:14 PM EST, greerga@circlemud.org writes:
<< if ((s = socket(PF_INET, SOCK_STREAM, 0)) < 0) {
perror("SYSERR: Error creating socket");
exit(1);
}
Don't change those lines. The 0 is not the port. Do not touch that which
you do not understand...
>>
I haven't touched those lines. I've changed the port number in the autorun
and config.c.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST