summaryrefslogtreecommitdiffstats
path: root/transport/socket/src/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'transport/socket/src/socket.c')
-rw-r--r--transport/socket/src/socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/socket/src/socket.c b/transport/socket/src/socket.c
index ea9555bcf8f..fe18808a06a 100644
--- a/transport/socket/src/socket.c
+++ b/transport/socket/src/socket.c
@@ -1347,7 +1347,7 @@ struct volume_options options[] = {
.type = GF_OPTION_TYPE_INT
},
{ .key = {"transport.socket.bind-address", "bind-address" },
- .type = GF_OPTION_TYPE_ANY
+ .type = GF_OPTION_TYPE_INTERNET_ADDRESS
},
{ .key = {"transport.socket.connect-path", "connect-path"},
.type = GF_OPTION_TYPE_ANY