Module S

module S: sig .. end
Server implementation of TFTP
See also , "RFC 1350"


Server implementation of TFTP
module Make: 
functor (C : V1_LWT.CONSOLE) ->
functor (FS : V1_LWT.KV_RO) ->
functor (S : V1_LWT.STACKV4) -> sig .. end