neo4j_config_set_sndbuf_size

Set the I/O output buffer size.

@param config The neo4j client configuration to update. @param size The I/O output buffer size. @return 0 on success, or -1 on error (errno will be set).

extern (C)
int
neo4j_config_set_sndbuf_size

Meta