[mythtv-commits] Ticket #10414: HDHomeRun: Bad Recordings

MythTV noreply at mythtv.org
Tue Jul 17 01:21:01 UTC 2012


#10414: HDHomeRun: Bad Recordings
------------------------------------------------+--------------------------
 Reporter:  Billy Macdonald <billymacdonald@…>  |          Owner:  danielk
     Type:  Bug Report - General                |         Status:  accepted
 Priority:  minor                               |      Milestone:  0.26
Component:  MythTV - Recording                  |        Version:  Master
 Severity:  medium                              |  Head
 Keywords:                                      |     Resolution:
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------

Comment (by spartacus06@…):

 I don't imagine the setsockopt() on 103 has any effect since it exceeds
 the default rmem_max:

 (on an Ubuntu 12.04 with default networking tunables)
 $ sysctl net.core.rmem_max
 net.core.rmem_max = 131071

 The return value for setsockopt() is not checked, but IIUC, it probably
 isn't setting the receive buffer to 1MB.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10414#comment:21>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list