Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
f43a841d
Commit
f43a841d
authored
Apr 03, 2020
by
Putta Khunchalee
Browse files
Change starting file descriptor for tests.
parent
7d2b6cac
Changes
1
Show whitespace changes
Inline
Side-by-side
src/test/test_connection.h
View file @
f43a841d
...
...
@@ -10,7 +10,7 @@
#define TEST_CONN_ADDRESS_2 "127.0.0.2"
#define TEST_CONN_PORT (12345)
#define TEST_CONN_ADDRESS_PORT "127.0.0.1:12345"
#define TEST_CONN_FD_INIT
5
0
#define TEST_CONN_FD_INIT
0x1000
0
void
test_conn_lookup_addr_helper
(
const
char
*
address
,
int
family
,
tor_addr_t
*
addr
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment