Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • libxcb libxcb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • lib
  • libxcblibxcb
  • Issues
  • #29

Closed
Open
Created Mar 03, 2006 by Bugzilla Migration User@bugzilla-migration

Errors and events should include their 32-bit sequence number

Submitted by Jamey Sharp @jamey

Assigned to Jamey Sharp @jamey

Link to original bug (#6105)

Description

Currently, XCB hands errors and events back to the caller exactly as they were read off the wire. This should be changed to hand back an additional four bytes with the full 32-bit sequence number. For compatibility with XCBGenericReply and Xlib's xReply/xEvent/xError, I'd like to add this new field after the raw bytes.

Assignee
Assign to
Time tracking