)]}'
{
  "commit": "840b347bb24bea09f9824891239929cdce84e47b",
  "tree": "5d15de6ef6f0da2f44d6a5dd646330453a12ca78",
  "parents": [
    "70995077ad9866b6c85d7fbb86d31bc5445bc821"
  ],
  "author": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Aug 27 20:51:01 2014 +0400"
  },
  "committer": {
    "name": "Valentin Bartenev",
    "email": "vbart@nginx.com",
    "time": "Wed Aug 27 20:51:01 2014 +0400"
  },
  "message": "Fixed counting of sent bytes in the send chain functions on EINTR.\n\nPreviously, a value of the \"send\" variable wasn\u0027t properly adjusted\nin a rare case when syscall was interrupted by a signal.  As a result,\nthese functions could send less data than the limit allows.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dd574e5ac907325d7dcd23adcb3cb4ecd58df802",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_darwin_sendfile_chain.c",
      "new_id": "8485f9749a5286c209dd49cd1577f36a409c29e1",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_darwin_sendfile_chain.c"
    },
    {
      "type": "modify",
      "old_id": "f5d0f3a8aa19864036bf4b02fcf14ccfef2d9900",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_freebsd_sendfile_chain.c",
      "new_id": "88eacc2d11f265e297ae4f650e4ed7c4dd6bd1cd",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_freebsd_sendfile_chain.c"
    },
    {
      "type": "modify",
      "old_id": "1060852a0cd8f77631f95742e929b498ac50af2a",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_linux_sendfile_chain.c",
      "new_id": "60867c51e7897b75f374b94d35cc41af46452be6",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_linux_sendfile_chain.c"
    },
    {
      "type": "modify",
      "old_id": "ba328c810da83bdc5f92d6515507ef1a6a882ca1",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_solaris_sendfilev_chain.c",
      "new_id": "1b71f1dd87572f29b5b812736e14fbe8f2b8a03d",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_solaris_sendfilev_chain.c"
    },
    {
      "type": "modify",
      "old_id": "95af2da7a3428f8a60c1abc817ad56be2d100fc7",
      "old_mode": 33188,
      "old_path": "src/os/unix/ngx_writev_chain.c",
      "new_id": "c7b6ebf7c2222750027e5e0105b61e6e01d6f9ea",
      "new_mode": 33188,
      "new_path": "src/os/unix/ngx_writev_chain.c"
    }
  ]
}
