Restructure project

This commit is contained in:
xenia 2020-02-01 23:22:35 -05:00
parent 5351d159d1
commit eb4910b870
5 changed files with 5 additions and 6 deletions

View File

@ -11,7 +11,7 @@
ffi/unsafe/schedule
ffi/unsafe/port
ffi/file
"private/unix-socket-ffi.rkt")
"unix-socket-ffi.rkt")
(provide unix-socket-available?
unix-socket-listener?
unix-socket-path?

9
router
View File

@ -4,11 +4,10 @@
; vim:ft=racket
(require json
"iputil.rkt"
"unix-socket.rkt"
"msg.rkt"
"radix-tree.rkt"
)
"private/iputil.rkt"
"private/unix-socket.rkt"
"private/msg.rkt"
"private/radix-tree.rkt")
;; info : Peer
;; sock-in : Input-Port