)]}'
{
  "commit": "4e6c3e9a25cbdc977e7c58ffb4d447ddde9181fa",
  "tree": "115f1250344ae357ab8e3caf9ce5d847d305b811",
  "parents": [
    "8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd"
  ],
  "author": {
    "name": "Alan Somers",
    "email": "asomers@gmail.com",
    "time": "Wed Jan 14 11:17:17 2026 -0700"
  },
  "committer": {
    "name": "Alan Somers",
    "email": "asomers@gmail.com",
    "time": "Wed Jan 14 11:17:17 2026 -0700"
  },
  "message": "Take care to use MSG_EOR with SOCK_SEQPACKET sockets\n\nThe current Linux driver treats every sendmsg call as a separate record.\nThat is, it behaves as though MSG_EOR is always set.  But that might not\nbe true forever.  And the current FreeBSD driver does _not_ do that, so\nsetting MSG_EOR is important for portability.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "460d5ec0f07475780a5e6689796650336a08187d",
      "old_mode": 33188,
      "old_path": "library/std/src/sys/process/unix/unix.rs",
      "new_id": "0d6ae76cd8f10fe3b92a4d78d0484845c585fb6c",
      "new_mode": 33188,
      "new_path": "library/std/src/sys/process/unix/unix.rs"
    }
  ]
}
