DictionaryForumContacts

   English
Terms for subject Programming containing accepts a client connection | all forms | exact matches only | in specified order only
EnglishRussian
accept a client connectionпринимать запрос клиента на соединение (ssn)
every time the server accepts a client connection, it creates a server worker thread, and the thread terminates when the client quitsкаждый раз, когда сервер принимает запрос клиента на соединение, создаётся серверный рабочий поток, и когда клиент прекращает работу, выполнение потока завершается (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)