From: "Alexandr R. Ogurtzoff" <iscander@mercuri.mk.ua> To: community@altlinux.ru Subject: [Comm] Socet server bind debug Date: Tue, 26 Aug 2003 10:52:12 +0300 Message-ID: <200308261052.13011.iscander@mercuri.mk.ua> (raw) Приветвую, уважаемых. Пытаюсь проверить своб программку сервер. Однопоточная. После приёма сообщения от клиента закрывает сокет, который используется в accept. При выходе из программы закрывается сокет с которым вызывался bind. Контролирую при помощи печати диагностических сообщений. То есть программка это место проходит. Закрываю через close(socetdescriptor). Чтобы проверить присединяюсь через telnet на порт, который слушает программка и отправляю сообщения. При посылке сообщения, которое прекращает работу программы '0' в качестве первого символа, не могу повторно её запустить, судя по всему до истечения таймаута TCP. Ругается bind Error on binding, exit: Address already in use. Это спацифика присоединения через telnet? Или я его как то некоректно закрываю? Может ему сначала shutdown(socet) делать надо? -- С наилучшими пожеланиями Александр Огурцов
next reply other threads:[~2003-08-26 7:52 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-08-26 7:52 Alexandr R. Ogurtzoff [this message] 2003-08-26 7:57 ` Maxim.Savrilov 2003-08-26 8:09 ` Someone Unknown 2003-08-26 8:23 ` Alexandr R. Ogurtzoff 2003-08-26 8:19 ` Denis S. Filimonov 2003-08-26 8:40 ` Someone Unknown 2003-08-26 8:56 ` Alexandr R. Ogurtzoff 2003-08-26 9:01 ` Denis S. Filimonov 2003-08-26 9:20 ` Alexandr R. Ogurtzoff 2003-08-26 9:25 ` Denis S. Filimonov 2003-08-26 9:37 ` Alexandr R. Ogurtzoff
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200308261052.13011.iscander@mercuri.mk.ua \ --to=iscander@mercuri.mk.ua \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git