Networking

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • debugging while running multi-threaded

    0 answers - 427 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Joe Maimon <jmaimon (AT) ttec (DOT) comwrote:
    a mutex would probably be a good idea in vradlog for debug mode.
    I am testing something like that now.
    Mutexes are expensive. Instead, write the data to a local buffer
    via snprintf, and call write().
    It's still not perfect, but the odds of problems occuring are less.
    Alan DeKok.
    -
    List info/subscribe/unsubscribe? See

Re: debugging while running multi-threaded


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 1 =
QUESTION ON "Networking"

EMSDN.COM