Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for MSG_NOTIFICATION (0.22 sec)

  1. src/syscall/zerrors_solaris_amd64.go

    	MSG_DONTROUTE                 = 0x4
    	MSG_DONTWAIT                  = 0x80
    	MSG_DUPCTRL                   = 0x800
    	MSG_EOR                       = 0x8
    	MSG_MAXIOVLEN                 = 0x10
    	MSG_NOTIFICATION              = 0x100
    	MSG_OOB                       = 0x1
    	MSG_PEEK                      = 0x2
    	MSG_TRUNC                     = 0x20
    	MSG_WAITALL                   = 0x40
    	MSG_XPG4_2                    = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  2. src/syscall/zerrors_freebsd_arm.go

    	MSG_EOF                           = 0x100
    	MSG_EOR                           = 0x8
    	MSG_NBIO                          = 0x4000
    	MSG_NOSIGNAL                      = 0x20000
    	MSG_NOTIFICATION                  = 0x2000
    	MSG_OOB                           = 0x1
    	MSG_PEEK                          = 0x2
    	MSG_TRUNC                         = 0x10
    	MSG_WAITALL                       = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.3K bytes
    - Viewed (0)
  3. src/syscall/zerrors_freebsd_arm64.go

    	MSG_EOF                           = 0x100
    	MSG_EOR                           = 0x8
    	MSG_NBIO                          = 0x4000
    	MSG_NOSIGNAL                      = 0x20000
    	MSG_NOTIFICATION                  = 0x2000
    	MSG_OOB                           = 0x1
    	MSG_PEEK                          = 0x2
    	MSG_TRUNC                         = 0x10
    	MSG_WAITALL                       = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  4. src/syscall/zerrors_freebsd_riscv64.go

    	MSG_EOF                           = 0x100
    	MSG_EOR                           = 0x8
    	MSG_NBIO                          = 0x4000
    	MSG_NOSIGNAL                      = 0x20000
    	MSG_NOTIFICATION                  = 0x2000
    	MSG_OOB                           = 0x1
    	MSG_PEEK                          = 0x2
    	MSG_TRUNC                         = 0x10
    	MSG_WAITALL                       = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 67.4K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go

    	MSG_DONTWAIT                  = 0x80
    	MSG_DUPCTRL                   = 0x800
    	MSG_EOR                       = 0x8
    	MSG_MAXIOVLEN                 = 0x10
    	MSG_NOSIGNAL                  = 0x200
    	MSG_NOTIFICATION              = 0x100
    	MSG_OOB                       = 0x1
    	MSG_PEEK                      = 0x2
    	MSG_TRUNC                     = 0x20
    	MSG_WAITALL                   = 0x40
    	MSG_XPG4_2                    = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 59K bytes
    - Viewed (0)
  6. src/syscall/zerrors_dragonfly_amd64.go

    	MSG_FBLOCKING                     = 0x10000
    	MSG_FMASK                         = 0xffff0000
    	MSG_FNONBLOCKING                  = 0x20000
    	MSG_NOSIGNAL                      = 0x400
    	MSG_NOTIFICATION                  = 0x200
    	MSG_OOB                           = 0x1
    	MSG_PEEK                          = 0x2
    	MSG_SYNC                          = 0x800
    	MSG_TRUNC                         = 0x10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 59.6K bytes
    - Viewed (0)
  7. src/syscall/zerrors_freebsd_386.go

    	MSG_EOF                           = 0x100
    	MSG_EOR                           = 0x8
    	MSG_NBIO                          = 0x4000
    	MSG_NOSIGNAL                      = 0x20000
    	MSG_NOTIFICATION                  = 0x2000
    	MSG_OOB                           = 0x1
    	MSG_PEEK                          = 0x2
    	MSG_TRUNC                         = 0x10
    	MSG_WAITALL                       = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  8. src/syscall/zerrors_freebsd_amd64.go

    	MSG_EOF                           = 0x100
    	MSG_EOR                           = 0x8
    	MSG_NBIO                          = 0x4000
    	MSG_NOSIGNAL                      = 0x20000
    	MSG_NOTIFICATION                  = 0x2000
    	MSG_OOB                           = 0x1
    	MSG_PEEK                          = 0x2
    	MSG_TRUNC                         = 0x10
    	MSG_WAITALL                       = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go

    	MSG_DONTWAIT                   = 0x80
    	MSG_EOF                        = 0x100
    	MSG_EOR                        = 0x8
    	MSG_NBIO                       = 0x4000
    	MSG_NOSIGNAL                   = 0x20000
    	MSG_NOTIFICATION               = 0x2000
    	MSG_OOB                        = 0x1
    	MSG_PEEK                       = 0x2
    	MSG_TRUNC                      = 0x10
    	MSG_WAITALL                    = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go

    	MSG_DONTWAIT                   = 0x80
    	MSG_EOF                        = 0x100
    	MSG_EOR                        = 0x8
    	MSG_NBIO                       = 0x4000
    	MSG_NOSIGNAL                   = 0x20000
    	MSG_NOTIFICATION               = 0x2000
    	MSG_OOB                        = 0x1
    	MSG_PEEK                       = 0x2
    	MSG_TRUNC                      = 0x10
    	MSG_WAITALL                    = 0x40
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.2K bytes
    - Viewed (0)
Back to top