Search:

Type: Posts; User: Kerr

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    2,389

    Re: Possible threading issue

    Lol, now of course I managed to make so the program will crash if I have the log view gui thing up, then close it, then brings it up again and try and surf on the web server :-bd. No exception if...
  2. Replies
    3
    Views
    2,389

    Re: Possible threading issue

    Well, my design is simple. I have a class, Logger, that I use to log stuff. When something happens, logger will simply "publish" the event to a number of listeners it has. The observer pattern,...
  3. Replies
    3
    Views
    2,389

    Possible threading issue

    Hi all.

    I have just joined, since I encountered a problem in a small personal project I have. To put it simple, the program is a very primitive web server that you can share files with (doesn´t...
Results 1 to 3 of 3