This website requires JavaScript.
Explore
Help
Sign in
pentapiper
/
pupdns
Watch
1
Star
0
Fork
You've already forked pupdns
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
packet-parsing
pupdns
/
include
/
udp_server.h
6 lines
57 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
refactor initial code and accept a UDP request
2025-07-08 13:03:11 -07:00
#
pragma once
read the packets into packet structs
2025-07-08 15:36:27 -07:00
#
define UDP_PORT 1053
refactor initial code and accept a UDP request
2025-07-08 13:03:11 -07:00
int
start_server
(
)
;
Reference in a new issue
Copy permalink