Re: logging.SocketHandler connections



On Nov 20, 12:26 pm, Vinay Sajip <vinay_sa...@xxxxxxxxxxx> wrote:

Can you confirm that if you add the while loop back in, all messages
are seen by the server? It worked for me.

Yes, it works in that case. This was meant to be implied by my earlier
messages, but on reflection, isn't obvious.

As I said previously, the point is sorta moot, but if you do have an
explanation as to why it behaves that way, or how I'm causing it, I
would be interested.

-Oliver
.



Relevant Pages

  • Re: logging.SocketHandler connections
    ... explanation as to why it behaves that way, or how I'm causing it, I ... How can you be sure that buffering is not happening at the server end? ...
    (comp.lang.python)
  • Re: Threading and returning values
    ... The e.Result is not coming out of the loop. ... I have now got my SMTP server apparently running correctly now, ... BackgroundWorker bw = new BackgroundWorker; ... // Note that in the Click event handler, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Brian Kernighan, maybe Im not worthy, maybe Im scum
    ... If you think I'm giving a verbose pseud write access to my server, ... interface appears in C Sharp as consisting of sbyte arrays. ... failed to see that a for loop is not just a while loop because a while ... chilling effect on freedom of speech. ...
    (comp.programming)
  • Re: multiple tcp server and client execution with close problem
    ... Ignore the loop for accept. ... for acceptafter settting socket to blocking mode. ... Client side: ... execute main to run server 3 times: ...
    (comp.unix.programmer)
  • Re: client-server network
    ... sent by server didn't reach the client...... ... nRet = WSAStartup; ... server scoket, and this would be binding some other random socket value, apparently the ... If you make this a server loop, it should be 'continue', not 'return'. ...
    (microsoft.public.vc.mfc)