• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • xenstore

  • Documentation
  • xenstore lib
  • Xs_protocol .Parser Module
package xenstore
  • xenstore
    • Xs_handle
      • StringSet
    • Xs_protocol
      • ACL
      • IO
      • Op
      • PacketStream
        • IO
      • Parser
      • Request
      • Response
      • Token
      • Unmarshal
  • xenstore_client_lwt
    • Xs_client_lwt
      • Client
        • IO
      • IO
      • S
  • xenstore_client_unix
    • Xs_client_unix
      • Client
        • IO
      • IO
      • Task
  • xenstore_server
    • Xenstore_server
      • Call
      • Connection
        • Interface
      • Heap_debug_interface
      • Introduce
      • Junk
        • String
      • Logging
      • Logging_interface
      • Namespace
        • IO
        • Unsupported
      • Perms
      • Quota
      • Quota_interface
      • Store
        • Name
        • Node
        • Path
      • Symbol
      • Transaction
      • Trie
      • Xs_server
        • Server
          • PS
          • T
        • TRANSPORT
    • Xs_protocol
      • ACL
      • IO
      • Op
      • PacketStream
        • IO
      • Parser
      • Request
      • Response
      • Token
      • Unmarshal
Legend:
Library
Module
Module type
Parameter
Class
Class type
type state =
  1. | Unknown_operation of int32
  2. | Parser_failed of string
  3. | Need_more_data of int
  4. | Packet of t
type parse
val start : unit -> parse
val state : parse -> state
val input : parse -> string -> parse

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct