Skip to content

Commit 55e40a1

Browse files
committed
Add new uv functions to rustrt.def.in
1 parent 8dd8136 commit 55e40a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/rt/rustrt.def.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,7 @@ tdefl_compress_mem_to_heap
204204
tinfl_decompress_mem_to_heap
205205
rust_annihilate_box
206206
rust_gc_metadata
207+
rust_uv_ip4_port
208+
rust_uv_ip6_port
209+
rust_uv_tcp_getpeername
210+
rust_uv_tcp_getpeername6

0 commit comments

Comments
 (0)