j
k
j a
j l
Zac Brown zac@zacbrown.org writes:
si.hEvent = CreateEvent(NULL, 0, 0, NULL); si.port = rand() + 8000;
You need to search for an available port, rand() is not an appropriate mechanism.
Back to the thread
Back to the list