Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_message_waiting()

int v3_message_waiting(int block);

Arguments

Type Description
int block If non-zero, this call will block until a message is waiting to be processed. Otherwise, it will return immediately.

Returns

Returns non-zero if a message packet from the server is waiting to be processed.