j
k
j a
j l
Zac Brown <zac(a)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. -- Alexandre Julliard julliard(a)winehq.org
Back to the thread
Back to the list