Sha256: 89391e391f5c9d258ac91d889de06550101be7cde7310eaeef5215dd449b99f9
Contents?: true
Size: 152 Bytes
Versions: 8
Compression:
Stored size: 152 Bytes
Contents
/* SPDX-License-Identifier: MIT */ #ifndef LIBURING_EX_HELPERS_H #define LIBURING_EX_HELPERS_H int setup_listening_socket(int port, int ipv6); #endif
Version data entries
8 entries across 8 versions & 2 rubygems