Up – Package index » hack_parallel » Library hack_parallel.utils » Marshal_toolsModule Marshal_tools Source * Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. *
hack_parallel README Library hack_parallel Library hack_parallel.collections Library hack_parallel.disk Library hack_parallel.hack_core Library hack_parallel.heap Library hack_parallel.hh_json Library hack_parallel.injection Library hack_parallel.interface Library hack_parallel.memory Library hack_parallel.procs Library hack_parallel.scheduler Library hack_parallel.socket Library hack_parallel.stubs Library hack_parallel.utils Sources Source exception Invalid_Int_Size_Exception Source exception Payload_Size_Too_Large_Exception Source exception Writing_Preamble_Exception Source exception Writing_Payload_Exception Source exception Reading_Preamble_Exception Source exception Reading_Payload_Exception Source type remote_exception_data = { message : string; stack : string; } Source val to_fd_with_preamble : Unix .file_descr -> 'a -> unitSource val from_fd_with_preamble : Unix .file_descr -> 'a