roken: introduce rk_cloexec_socket

Accepts type rk_socket_t and is a no-op on Windows

Change-Id: I82755872e86ef36445e60054dd752279aaceb6d1
This commit is contained in:
Jeffrey Altman
2013-08-19 10:21:23 -04:00
parent 5930b387de
commit 3f1d795758
3 changed files with 13 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ HEIMDAL_ROKEN_1.0 {
rk_cloexec;
rk_cloexec_file;
rk_cloexec_dir;
rk_cloexec_socket;
rk_closefrom;
rk_copyhostent;
rk_dns_free_data;