Use the function in mk_pair_of_sockets(), and in two tests -
'listen_bound' and 'connect'. While here make mk_pair_of_sockets() return
pointer to sockaddr_un instead of path. This also fixes bug of returning
pointer to stack memory of returning function. However, the only caller
that cares about this return is temporarily ifdefed out. No functional
changes intended.
Details
Details
- Reviewers
asomers tuexen - Group Reviewers
transport - Commits
- rG1f46c32c1f3d: tests/unix_seqpacket: provide function that returns bound & listening sock
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 55968 Build 52857: arc lint + arc unit