Revision 2272 libsylph/socket.c
| socket.c (revision 2272) | ||
|---|---|---|
| 1385 | 1385 |
while (conn_data->flag == 0) |
| 1386 | 1386 |
event_loop_iterate(); |
| 1387 | 1387 |
|
| 1388 |
debug_print("sock_connect_async_thread_wait: flagged\n");
|
|
| 1389 | 1388 |
g_thread_join(conn_data->thread); |
| 1390 | 1389 |
debug_print("sock_connect_async_thread_wait: thread exited\n");
|
| 1391 | 1390 |
|
Also available in: Unified diff