|
@@ 211-211 (lines=1) @@
|
| 208 |
|
} else $globalSources[$id]['format'] = 'sbs'; |
| 209 |
|
//if ($globalDebug) echo 'Connection in progress to '.$host.'('.$formats[$id].')....'."\n"; |
| 210 |
|
} |
| 211 |
|
if ($globalDebug) echo 'Connection in progress to '.$host.':'.$port.' ('.$globalSources[$id]['format'].')....'."\n"; |
| 212 |
|
} else { |
| 213 |
|
if ($globalDebug) echo 'Connection failed to '.$host.':'.$port.' : '.$errno.' '.$errstr."\n"; |
| 214 |
|
} |
|
@@ 212-214 (lines=3) @@
|
| 209 |
|
//if ($globalDebug) echo 'Connection in progress to '.$host.'('.$formats[$id].')....'."\n"; |
| 210 |
|
} |
| 211 |
|
if ($globalDebug) echo 'Connection in progress to '.$host.':'.$port.' ('.$globalSources[$id]['format'].')....'."\n"; |
| 212 |
|
} else { |
| 213 |
|
if ($globalDebug) echo 'Connection failed to '.$host.':'.$port.' : '.$errno.' '.$errstr."\n"; |
| 214 |
|
} |
| 215 |
|
} |
| 216 |
|
} |
| 217 |
|
} |