Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Jan 8, 2025
2 parents 7cd958e + 2fa49e5 commit 0bd2d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kernel/src/inet.erl
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ See `t:gen_tcp:socket/0` and `t:gen_udp:socket/0`.
-doc """
Implementation backend selector for `t:socket/0`.
Selects the implementation backend for [sockets](`t:socket/0`.
Selects the implementation backend for [sockets](`t:socket/0`).
The current default is `inet` which uses `inet_drv.c` to call
the platform's socket API. The value `socket` instead uses
the `m:socket` module and its NIF implementation.
Expand Down

0 comments on commit 0bd2d4b

Please sign in to comment.